home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / Misc / LK_V1.06.LHA / LK V1.06 / HELP / order.hlp < prev    next >
Encoding:
INI File  |  1994-11-01  |  816 b   |  24 lines

  1. [LANGUAGE english; PARENT keywords; PAGE 11-79]
  2. [C;6;B]        ORDER
  3. [7]Default: given order
  4. [J;1;N]
  5.   The ORDER keyword has been added to enable specific \
  6. preferences files. If you want to give default libraries \
  7. in your preference file, those will be linked before the \
  8. object files. This will generate problems especially \
  9. if you are linking objects and libraries from SAS.
  10.  
  11.   When you give file names to lk, all files are linked \
  12. into one list. The ORDER instruction will force object \
  13. files to be at start, overlaid files to be in the middle \
  14. and the libraries at the end.
  15.  
  16.   The use of this instruction to link DICE codes will \
  17. generate invalid programs.
  18.  
  19.   See also:
  20. [L;3][LINK library]            LIBRARY
  21. [LINK object]                OBJECT
  22. [LINK overlay]                OVERLAY
  23. [5; LINK about; GOTO address]        Become Registred
  24.